Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/81ec10015181bcf19a190ae4bea94bb1ac8d1da6 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

27776 Commits (81ec10015181bcf19a190ae4bea94bb1ac8d1da6)
 

Author SHA1 Message Date
Hans de Goede 81ec100151 sun7i: Add new Bananapro board / defconfig 10 years ago
Hans de Goede 25508ab26c sunxi: Fix PLL1 running at half speed on sun8i 10 years ago
Siarhei Siamashka c3d2b963c6 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic 10 years ago
Siarhei Siamashka f4f0df09b9 sun7i: Add defconfig for MSI Primo73 tablet 10 years ago
Siarhei Siamashka 80e8669f6e sun6i: Add defconfig for MSI Primo81 tablet 10 years ago
Siarhei Siamashka f0ce28e9ed sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig 10 years ago
Hans de Goede 1d7cd7bf7d sun8i: Add defconfig for Ippo_q8h v1.2 10 years ago
Hans de Goede 6a04cdec66 sun8i: Ippo_q8h_v5_defconfig: Enable SPL support 10 years ago
Hans de Goede 08fd1479c7 sun8i: Add dram initialization support 10 years ago
Hans de Goede 2367b44d0f sunxi: Use memcmp for mctl_mem_matches 10 years ago
Hans de Goede 5665f50e81 sunxi: Fill memory before comparing it when doing dram init on sun6i 10 years ago
Hans de Goede 07f4fe7d7d sunxi: Move await_completion dram helper to dram.h 10 years ago
Hans de Goede 1aac47bd1b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them 10 years ago
Hans de Goede 5af741f1e9 sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() 10 years ago
Hans de Goede d3a96f7a68 sunxi: axp221: Disable dcdc4 on sun8i (A23) 10 years ago
Hans de Goede 50e0d5e60b sunxi: axp221: Explicitly turn off unused voltages 10 years ago
Hans de Goede 1262a85fe3 sunxi: axp221: Make dcdc1 voltage configurable 10 years ago
Hans de Goede f70444980b sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage 10 years ago
Hans de Goede bdcdf84631 sunxi: axp221: Add axp223 support 10 years ago
Hans de Goede 66ebea06f7 sunxi: Add support for the rsb (Reduced Serial Bus) 10 years ago
Hans de Goede ce881076fc sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ 10 years ago
Axel Lin b0c4ae1a51 mmc: sunxi: Fix misuse of gpio_direction_input() 10 years ago
Jan Kiszka 3f6242eb30 sunxi: Align PSCI stack calculation to comment 10 years ago
Chen-Yu Tsai a805b7e5da sun6i: Add new board Merrii Hummingbird A31 10 years ago
Hans de Goede cac5b1cc0d sunxi: Add sunxi_get_sid helper function 10 years ago
Hans de Goede f3fba5665b sun6i: axp221: Add axp221_get_sid function 10 years ago
Hans de Goede fc3a832576 sunxi: mmc: Properly setup mod-clk and clock sampling phases 10 years ago
Hans de Goede 0454493aa3 sun6i: Update Colombus defconfig settings 10 years ago
Hans de Goede b0f25b6f51 sun6i: Add new CSQ_CS908 board 10 years ago
Hans de Goede 7582e39eb0 sun6i: dram: Do not try to initialize a second dram chan on A31s 10 years ago
Hans de Goede 10191ed098 sun6i: Add sunxi_get_ss_bonding_id() function 10 years ago
Hans de Goede 37781a1a7e sun6i: Make dram clk and zq value Kconfig options 10 years ago
Tom Rini 5f88ed5cde Merge git://git.denx.de/u-boot-x86 10 years ago
Bin Meng 657e384af6 x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h 10 years ago
Bin Meng 617b867fd7 x86: Update README.x86 for coreboot support 10 years ago
Bin Meng cdcc17d73d x86: coreboot: Configure pci memory regions 10 years ago
Bin Meng 48a223e4ba x86: coreboot: Wrap cros_ec initialization 10 years ago
Bin Meng ade8127a79 x86: Make chromebook_link the default board for coreboot 10 years ago
Bin Meng fa48e51013 x86: Remove include/configs/coreboot.h 10 years ago
Bin Meng 24ef04280c x86: Move CONFIG_SYS_CAR_xxx to Kconfig 10 years ago
Bin Meng 9d74f03460 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig 10 years ago
Bin Meng c57522f656 x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurable 10 years ago
Bin Meng 7698d36a10 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected 10 years ago
Bin Meng 8cb20ccc34 x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig 10 years ago
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 10 years ago
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly 10 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 10 years ago
Simon Glass cb3b2e62ca x86: Add an 'mtrr' command to list and adjust MTRRs 10 years ago
Simon Glass c72f74e278 x86: ivybridge: Update microcode early in boot 10 years ago
Simon Glass 801d70ce02 x86: Disable CAR before relocation on platforms that need it 10 years ago